* mwheel.el (mwheel-installed-bindings): New var.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 04:38:03 +0000 (04:38 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 04:38:03 +0000 (04:38 +0000)
commit9b7187a6179497bd77e47ebd1b85e0790fc83a79
tree616bac4c63eabc4bde442205141d8d940e1efc79
parent1b9230c654e5bb9cd0d39b9bfa440e4264ec4cba
* mwheel.el (mwheel-installed-bindings): New var.
(mouse-wheel-mode): Use it, so as to make sure we really remove all
the bindings we set last time.  Use custom-initialize-delay.
* loadup.el: Load mwheel after term/*-win.el.
* startup.el (command-line): Don't reevaluate mouse-wheel-down-event
and mouse-wheel-up-event now that their first evaluation is done
sufficiently late to be correct.
lisp/ChangeLog
lisp/loadup.el
lisp/mwheel.el
lisp/startup.el